ostree.git
2015-02-05 Colin Waltersrepo: Hold an fd "repo_dir_fd" open for the toplevel too
2015-02-04 Colin Waltersprepare-root: Update comments
2015-02-04 Daniel Drakeprepare-root: avoid double-stacked /sysroot mount
2015-02-04 Colin Walterspackaging: Add man5 pages
2015-02-02 Giuseppe Scrivanotests: Add tests for ot-unix-utils
2015-02-02 Giuseppe Scrivanoconfigure.ac: Enable option subdir-objects for automake
2015-02-02 Giuseppe Scrivanotests: Move test-varint and test-rollsum under "make...
2015-02-02 Giuseppe Scrivanosyntax-check: Remove empty lines at the end of file
2015-01-30 Giuseppe Scrivanopull: use a single per-transaction syncfs instead of...
2015-01-30 Giuseppe ScrivanoReplace "==" with "=" in shell script test
2015-01-30 Giuseppe ScrivanoDo not interleave spaces and tabs
2015-01-30 Giuseppe ScrivanoRemove magic argument numbers to exit(2)
2015-01-30 Giuseppe ScrivanoRemove unused <dirent.h>
2015-01-30 Giuseppe ScrivanoRemove unused include <assert.h>
2015-01-30 Giuseppe Scrivanosyntax-check: quote the first argument to AC_DEFINE
2015-01-30 Giuseppe ScrivanoRemove trailing dot from error message
2015-01-30 Giuseppe ScrivanoAdd infrastructure for "make syntax-check"
2015-01-30 Giuseppe ScrivanoFix repeated words.
2015-01-30 Giuseppe ScrivanoFix make distcheck
2015-01-25 Colin Walterspull: (trivial) Fix English in function name
2015-01-23 Colin WaltersRelease 2015.3
2015-01-23 Colin WaltersExplicitly label .origin files as configuration
2015-01-23 Colin Waltersbuild: Add --disable-static-deltas
2015-01-22 Colin Walterspull: Further extend static delta progress
2015-01-22 Colin Walterspull: Distingiush delta pulls from loose better
2015-01-22 Colin Walterscommit: Fix segfault on async writes if object exists...
2015-01-21 Colin Walterstraverse: Fix transfer on hash table
2015-01-21 Colin Waltersdeltas: Use trusted writes
2015-01-21 Colin Waltersdeltas: Drop async content writes
2015-01-21 Colin Waltersdeltas: Unlink temporary metadata files before processing
2015-01-20 Giuseppe Scrivanostatic-delta: limit the number of writes in process...
2015-01-20 Alexander Larssonstatic delta generation: Separate max chunk size from...
2015-01-19 Colin Waltersadmin: Add set-origin command
2015-01-19 Colin Walterssysroot: Add ostree_sysroot_write_origin_file() API
2015-01-19 Colin Walterscmdline: (cleanup) Add internal helper to parse key...
2015-01-19 Colin Waltersadmin: (cleanup) Add internal API to find a deployment...
2015-01-16 Giuseppe Scrivanoeditor: honor arguments environment variable
2015-01-16 Giuseppe Scrivanostatic-delta: do not accept both --from=REV and --empty...
2015-01-15 Matthew Barnesdoc: Manpage love for static-delta command
2015-01-15 Colin Waltersdeltas: Use *at() for writes
2015-01-15 Colin Walterspull: Delete processed delta parts
2015-01-15 Colin WaltersChange OstreeFetcher to be dirfd-relative
2015-01-15 Colin Walterscore: Add an API to parse a content file using dirfd...
2015-01-15 Colin Walterschecksumutils: Support splicing stream to arbitrary...
2015-01-14 Colin Waltersdeltas: (trivial) delete some debugging prints
2015-01-14 Alexander LarssonAllow creating and pulling static deltas starting from...
2015-01-14 Alexander LarssonFix ostree_repo_list_static_delta_names
2015-01-14 Colin Waltersdeltas: Do not traverse all objects, only both commits
2015-01-12 Colin Waltersrepo: Fix bare-user file loads
2015-01-12 Colin Waltersrepo: Deduplicate some code in load_file
2015-01-12 Colin WaltersRelease 2015.2
2015-01-12 Colin WaltersTwo 32 bit compilation fixes
2015-01-12 Matthew Barnesrepo: Report metadata fetch progress separately
2015-01-11 Matthew Barnespull: Prioritize fetching metadata objects over content...
2015-01-11 Matthew Barnesfetcher: Add a priority value to async requests
2015-01-08 Colin WaltersRelease 2015.1
2015-01-08 Colin WaltersBump libgsystem dependency
2015-01-07 Colin Walterscheckout: Add --fsync=false
2015-01-07 Colin WaltersAdd internal ot_openat_read_stream() helper
2015-01-07 Colin WaltersUse *at() functions for native filesystem commits
2015-01-06 Colin Waltersrefs: Use G_IO_ERROR_NOT_FOUND when a ref lookup fails
2015-01-06 Colin Waltersrepo: Improve ostree_repo_load_file() to use `*at(...
2015-01-06 Colin Waltersdeploy: Update to use latest libgsystem API
2015-01-06 Colin Waltersdeploy: Actually copy xattrs of modified config files
2015-01-06 Matthew BarnesRequire a PREFIX when deleting refs
2015-01-05 Colin WaltersPort to libgsystem errno API, hard depend on 2014.3
2014-12-19 Colin WaltersMerge branch 'giuseppe/staticdeltas' of https://github...
2014-12-19 Colin WaltersEnforce 'rdev' (device file major/minor) is 0
2014-12-19 Colin Walterscore: Deduplicate code converting struct stat -> GFileInfo
2014-12-19 Matthew BarnesAdd ostree_repo_pull_default_console_progress_changed()
2014-12-18 Colin Waltersrepo: Minor cleanup: Move size generation code initiali...
2014-12-18 Giuseppe ScrivanoRemove unused variable warning
2014-12-18 Giuseppe Scrivanofix --help for static-delta
2014-12-18 Colin Walterstest-rollsum: Process all input, print more statistics
2014-12-18 Colin WaltersStatic deltas support
2014-12-18 Giuseppe ScrivanoRevert "ostree-repo-pull: Remove currently #if 0 static...
2014-12-18 Matthew Barnesdoc: Update gtk-docs
2014-12-17 Matthew BarnesAdd "ostree remote list" command
2014-12-17 Matthew BarnesAdd ostree_repo_remote_list()
2014-12-17 Colin WaltersRelease 2014.13
2014-12-17 Colin Waltersbasic-test: Fixup mtime check for bare-user
2014-12-17 Colin Walterstests: Fix two bugs in tests revealed by new remote...
2014-12-16 Colin WaltersAdd more flexible _remote_change() API , expose via...
2014-12-15 Colin Waltersrepo: (cleanup) Use _is_system() rather than inlining it
2014-12-09 Matthew BarnesImprove "ostree remote" help output
2014-12-08 Colin Walterstrivial-httpd: use PR_SET_PDEATHSIG by default
2014-12-08 Alexander Larssontest-local-pull: Sort find output to make test robust
2014-12-08 Matthew Barnesrepo: Add private functions to access remote options
2014-12-08 Matthew Barnesrepo: Add ostree_repo_remote_get_url()
2014-12-08 Matthew Barnesrepo: Add an internal struct to manage remotes
2014-12-08 Matthew Barneslibotutil: Add ot_keyfile_copy_group()
2014-12-08 Alexander LarssonAdd local-pull archive-z2 <=> bare-user roundtrip test
2014-12-08 Alexander LarssonAdd test-basic-user.sh testing for bare-user repos
2014-12-08 Alexander LarssonSplit out basic tests from test-basic.sh
2014-12-08 Alexander LarssonSupport for "bare-user" repo format
2014-12-08 Alexander LarssonAdd ot_lgetxattrat and ot_lsetxattrat utils
2014-12-07 Colin WaltersREADME.md: Add a quick blurb on style
2014-12-05 Alexander Larssonunion checkout: Fix symlink handling for xattrs
2014-12-04 Alexander Larssoncheckout: fchown symlink to proper uid/gid
2014-12-01 Colin Waltersdeploy: Ensure that we can deploy using only /usr/lib...
next